[IA64] VTI: Use 16K page size to emulate guest physical mode
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Fri, 3 Mar 2006 20:03:39 +0000 (13:03 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Fri, 3 Mar 2006 20:03:39 +0000 (13:03 -0700)
commit73da63f2e991a0b33d412019041bea8d1029973f
tree97289a5046d93dbf64f4d4eae30e1a3d783175d3
parente4ae918a5a1840e1c2d59636bdb8db51cab050b3
[IA64] VTI: Use 16K page size to emulate guest physical mode

Previously VMM use 4k to emulate guest physical mode on VTI-domain to
satisfy the requirement of speculation attribute in physical mode, please
refer to 4.4.6 Speculation Attributes of Itanium SDM 2

Seems like guest doesn't need to conform to this

Signed-off-by: Anthony Xu <anthony.xu@intel.com>
xen/arch/ia64/vmx/vmx_phy_mode.c
xen/arch/ia64/vmx/vmx_process.c
xen/include/asm-ia64/vmx_phy_mode.h